This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


May 11, 2015, 9:07 AM
2 Posts

Unable to register user without creating ID file using API.

  • Category: Application Development
  • Platform: All Platforms
  • Release: 9.0.1
  • Role: Developer
  • Tags: api programming
  • Replies: 1

On an ID Vault configured Domino setup, when we register a user, his/her ID file gets uploaded to ID Vault. In addition to this Admin can also chose to create ID file on some other specified location .

That is, Admin will be able to perform registration in two ways:

Option A: Admin will only chose to create file in ID Vault.

Option B: Admin will specify path where ID file will be created in addition to ID Vault.

 

I am using Lotus Notes Java  client API to perform registration against the same setup. The issue is that I am not able to perform registration using Option A (see above).

The method we call for registration of user has a mandatory parameter for ID file path. When executed, this method will create an ID file on the specified path in addition to one uploaded in ID Vault. 

I have a requirement to perform registration with Option A.

 

Things i have tried:

1. Sending null/blank to value to this parameter causes run-time Exception.

2. Giving only the file name creates ID file in Lotus installation directory.

 

Setup details:

Domino: Lotus Domino 9

- ID Vault configured

 

Client API details:

- Lotus notes Java client API (NCSO.jar)

 

I think it's not possible to perform registration without creating file through this API. 

Need some expert opinion here?  Can someone please point me in the right direction? 

 

Jun 10, 2015, 1:39 PM
6 Posts
You're correct

Last time I saw this, the API did not have that ability and I doubt very much that it has been updated to include it. You have to create the ID file and let tAdminP place the ID in the vault.


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal